Skip to content

Fix: Fixed url changing error#49

Open
danieltate888 wants to merge 1 commit intodevfrom
fix/CP-88-resolve-url-changing-error
Open

Fix: Fixed url changing error#49
danieltate888 wants to merge 1 commit intodevfrom
fix/CP-88-resolve-url-changing-error

Conversation

@danieltate888
Copy link

Fixed url changing error:

  • Added component to app/page.tsx.
  • Added component to app/page.tsx to surround component.
  • Added "@/app/": ["app/"], to tsconfig.json to use the @ alias.

Resolve CP-88

Fixed url changing error:
- Added <Dashboard /> component to app/page.tsx.
- Added <WrappedRoutes> component to app/page.tsx to surround <Dashboard /> component.
- Added "@/app/*": ["app/*"], to tsconfig.json to use the @ alias.

Resolve CP-88
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant